projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9dc48c
)
wayland: Update configure.ac to add now needed wayland-cursor
author
Rob Bradford
<rob@linux.intel.com>
Wed, 11 Jul 2012 13:12:07 +0000
(14:12 +0100)
committer
Rob Bradford
<rob@linux.intel.com>
Thu, 12 Jul 2012 14:58:37 +0000
(15:58 +0100)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index da70185c27bcb5f26408cf18d49c274bae6d2ff3..5e3b07186dac5439aab9e491c65d8a83c7b0fe55 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-407,7
+407,7
@@
if test "x$enable_wayland_backend" == "xyes"; then
have_gio_unix=yes
GDK_WINDOWING="$GDK_WINDOWING
#define GDK_WINDOWING_WAYLAND"
- WAYLAND_PACKAGES="wayland-client xkbcommon "
+ WAYLAND_PACKAGES="wayland-client xkbcommon
wayland-cursor
"
if test "x$enable_wayland_cairo_gl" == "xyes"; then
WAYLAND_PACKAGES="$WAYLAND_PACKAGES wayland-egl egl"
fi